home *** CD-ROM | disk | FTP | other *** search
- on exitFrame
- if the timer < 4700 then
- if the loaded of member "fadedmutatback" = 0 then
- preloadMember("fadedmutatback")
- end if
- if the loaded of member "questionmark" = 0 then
- preloadMember("questionmark")
- end if
- go(the frame)
- else
- go(the frame + 1)
- end if
- end
-